Skip to content

Remove long-time deprecated methods#59544

Merged
CarlSchwan merged 2 commits intomasterfrom
chore/remove-deprecated-methods
Apr 14, 2026
Merged

Remove long-time deprecated methods#59544
CarlSchwan merged 2 commits intomasterfrom
chore/remove-deprecated-methods

Conversation

@come-nc
Copy link
Copy Markdown
Contributor

@come-nc come-nc commented Apr 9, 2026

Summary

🧹 Removing methods from OCP which have been deprecated before version 20.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@come-nc come-nc self-assigned this Apr 9, 2026
@come-nc come-nc added the 2. developing Work in progress label Apr 9, 2026
@come-nc come-nc force-pushed the chore/remove-deprecated-methods branch from 14e10b2 to 210e0ed Compare April 9, 2026 15:42
come-nc added 2 commits April 9, 2026 18:05
These have been deprecated from before 20

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the chore/remove-deprecated-methods branch from 210e0ed to 9c51ed7 Compare April 9, 2026 16:06
@come-nc come-nc marked this pull request as ready for review April 9, 2026 16:08
@come-nc come-nc requested a review from a team as a code owner April 9, 2026 16:08
@come-nc come-nc requested review from Altahrim, ArtificialOwl, icewind1991 and leftybournes and removed request for a team April 9, 2026 16:08
@come-nc come-nc added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Apr 9, 2026
@come-nc come-nc added this to the Nextcloud 34 milestone Apr 9, 2026
Copy link
Copy Markdown
Member

@joshtrichards joshtrichards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine as these are clearly deprecated for awhile now. Though I do not see external docs for the Strict*ContentSecurityPolicy deprecations off-hand.

@CarlSchwan CarlSchwan enabled auto-merge April 14, 2026 09:37
@CarlSchwan CarlSchwan merged commit f0ff73f into master Apr 14, 2026
237 of 245 checks passed
@CarlSchwan CarlSchwan deleted the chore/remove-deprecated-methods branch April 14, 2026 09:55
miaulalala added a commit to nextcloud/spreed that referenced this pull request Apr 14, 2026
…meDomain

addAllowedChildSrcDomain was removed from the server in
nextcloud/server#59544. Replace with addAllowedFrameDomain which,
together with the existing addAllowedWorkerSrcDomain, covers the
same scope as child-src.

AI-Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
miaulalala added a commit to nextcloud/spreed that referenced this pull request Apr 14, 2026
…meDomain

addAllowedChildSrcDomain was removed from the server CSP API in
nextcloud/server#59544. Replace with addAllowedFrameDomain which,
together with the existing addAllowedWorkerSrcDomain calls, covers
the same scope as the former child-src directive.

AI-Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants